home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / MicroCalc / MicroCalc.jar / f$a.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-11-07  |  947 b   |  40 lines

  1. public class f$a extends Thread {
  2.    // $FF: renamed from: if f
  3.    private final f field_0;
  4.    // $FF: renamed from: a boolean
  5.    boolean field_1;
  6.  
  7.    public f$a(f var1) {
  8.       this.field_0 = var1;
  9.    }
  10.  
  11.    // $FF: renamed from: a () void
  12.    public synchronized void method_0() {
  13.       this.field_1 = false;
  14.       this.notify();
  15.    }
  16.  
  17.    // $FF: renamed from: if () void
  18.    public void method_1() {
  19.       this.field_1 = true;
  20.    }
  21.  
  22.    public void run() {
  23.       if (!this.field_0.byte) {
  24.          do {
  25.             if (System.currentTimeMillis() - this.field_0.a > 2000L) {
  26.                this.field_0.byte = true;
  27.                this.field_0.new.if.setCurrent(f.a(this.field_0));
  28.             }
  29.  
  30.             try {
  31.                Thread.sleep(100L);
  32.             } catch (Exception var2) {
  33.                ((Throwable)var2).printStackTrace();
  34.             }
  35.          } while(!this.field_0.byte);
  36.  
  37.       }
  38.    }
  39. }
  40.